diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-06-06 20:37:12 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-06-06 20:37:12 +0900 |
| commit | 567f50e75d13fea06ec4f39dc96a129e00c798d1 (patch) | |
| tree | 57c812ff6f0e36a8fa5fbe7b6f8d735dd7ba1b7e /config/waybar/style/[Catppuccin] Latte.css | |
| parent | da4a3c381893eb2fd53968115093c6323fad62ca (diff) | |
v2.2.14 waybar style tweaks
Diffstat (limited to 'config/waybar/style/[Catppuccin] Latte.css')
| -rw-r--r-- | config/waybar/style/[Catppuccin] Latte.css | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/config/waybar/style/[Catppuccin] Latte.css b/config/waybar/style/[Catppuccin] Latte.css index a79f2739..0d27506e 100644 --- a/config/waybar/style/[Catppuccin] Latte.css +++ b/config/waybar/style/[Catppuccin] Latte.css @@ -26,23 +26,9 @@ window#waybar.hidden { } #waybar.empty #window { - background: none; + background: transparent; } -/* This section can be use if you want to separate waybar modules*/ -/* Remember to set transparent on waybar above */ -/*.modules-left, .modules-center, .modules-right { */ -/* background: @theme_base_color; */ -/* border: 0.5px solid @overlay0; */ -/* padding: 0px 5px; */ -/* border-radius: 10px; */ -/*} */ - -/* .modules-left, .modules-right { */ -/* border: 1px solid @blue; */ -/* margin: 0px 5px;*/ -/*}*/ - #backlight, #backlight-slider, #battery, |
